home *** CD-ROM | disk | FTP | other *** search
- ; PHASER.INF - for Tektronix Phaser series printers
-
- [Version]
- Signature="$CHICAGO$"
- Class=Printer
- Provider="Tektronix"
- LayoutFile=layout.inf
-
- ;
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box
-
- [Manufacturer]
- "Tektronix"
-
- [Tektronix]
- "Tektronix Phaser 140" = TKPH1401.PPD,Tektronix_Phaser_140
- "Tektronix Phaser 340" = TK340171.PPD,LPTENUM\TektronixPhaser_34058F7,TektronixPhaser_34058F7,Tektronix_Phaser_340
- "Tektronix Phaser 340 600 dpi" = TK340691.PPD,Tektronix_Phaser_340_600_dpi
- "Tektronix Phaser 440" = TKPH4401.PPD,Tektronix_Phaser_440
- "Tektronix Phaser 540" = TKPH5401.PPD,LPTENUM\TektronixPhaser_5405917,TektronixPhaser_5405917,Tektronix_Phaser_540
-
- ;
- ; Installer Sections
- ;
- ; These sections control file installation, and reference all files that
- ; need to be copied. If the section name will be assumed to be the driver
- ; file, unless there is an explicit DriverFile section listed.
- ;
-
- [TKPH1401.PPD]
- CopyFiles=@TKPH1401.PPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [TK340171.PPD]
- CopyFiles=@TK340171.PPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [TK340691.PPD]
- CopyFiles=@TK340691.PPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [TKPH4401.PPD]
- CopyFiles=@TKPH4401.PPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- [TKPH5401.PPD]
- CopyFiles=@TKPH5401.PPD,PSCRIPT
- DataSection=PSCRIPT_DATA
-
- ; Copy Sections
- ;
- ; Lists of files that are actually copied. These sections are referenced
- ; from the installer sections, above. Only create a section if it contains
- ; two or more files (if we only copy a single file, identify it in the
- ; installer section, using the @filename notation)
- ;
-
- [PSCRIPT]
- PSCRIPT.DRV
- PSCRIPT.HLP
- PSCRIPT.INI
- TESTPS.TXT
- APPLE380.SPD
- FONTS.MFM
- ICONLIB.DLL
- PSMON.DLL
-
- ;
- ; Data Sections
- ;
- ; These sections contain data that is shared between devices.
- ;
-
- [PSCRIPT_DATA]
- DriverFile=PSCRIPT.DRV
- helpFile=PSCRIPT.HLP
- LanguageMonitor=%PS_MONITOR%
-
- ;
- ; Color profiles go to the colors directory. All other files to the the
- ; system directory
- ;
-
- [DestinationDirs]
- DefaultDestDir=11
-
- [Strings]
- PS_MONITOR="PostScript Language Monitor,PSMON.DLL"
-